home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 1 / CU Amiga Magazine CD-ROM Special Edition (1995)(EMAP Images)(GB)[Issue 1995-11].iso / Aminet / biz / dbase / dfa_225.lha / DFA-22 / Important! / History < prev    next >
Text File  |  1994-12-18  |  9KB  |  243 lines

  1.  
  2.  
  3. ------------------------------------------------------------
  4. Version 2.25                            (16.12.94 17:59:35)
  5. ------------------------------------------------------------
  6.  
  7.      - QuickSearch function implemented. As soon as you hit RSHIFT-<letter>,
  8.        in the DFAEditor main window, the first entry beginning with <letter>
  9.        is selected.
  10.        (Suggestion: MickH)
  11.  
  12.  
  13. ------------------------------------------------------------
  14. Version 2.24                            (27.10.94 15:59:08)
  15. ------------------------------------------------------------
  16.  
  17.      - If you tried to delete the FIRST address in the address
  18.        list, DFA crashed. Fixed.
  19.  
  20.  
  21. ------------------------------------------------------------
  22. Version 2.23                            (26.10.94 00:17:11)
  23. ------------------------------------------------------------
  24.  
  25.      - The 'ADDRESSFILE' tooltype and cli parameter respectively
  26.        made some "problems", as it caused some enforcer hits,
  27.        especially when you gave a nonexisting filename.
  28.        (Report: Markus Stipp)
  29.  
  30.  
  31. ------------------------------------------------------------
  32. Version 2.22                            (25.10.94 23:09:40)
  33. ------------------------------------------------------------
  34.  
  35.      - After the arexx commands 'gui output off' and 
  36.        'gui output on' the current entry was not updated, which
  37.        could leed to confusion:-)
  38.        (Report: Kai Iske)
  39.  
  40.  
  41. ------------------------------------------------------------
  42. Version 2.21                            (14.10.94 12:07:42)
  43. ------------------------------------------------------------
  44.  
  45.      - If you entered more than 120 chars into the Comment field,
  46.        DFA crashed, as the internal string buffer was a bit too
  47.        small. Fixed.
  48.        (Report: D. Ekholm)
  49.  
  50.  
  51. -----------------------------------------------------------
  52. Version 2.2                             (07.10.94 21:48:28)
  53. -----------------------------------------------------------
  54.  
  55.      - DFAEditor: If you selected 'All' to select all visible
  56.        addresses, all available addresses were counted.
  57.        This could lead to confusion:-). Fixed.
  58.        (Report: Xen)
  59.  
  60.      - Locale bug fixed: If locale.library was present but not the
  61.        locale: assign, DFA crashed:-(
  62.  
  63.      - Last minute bug fixed: If the editor was used without
  64.        the server, it could happen (well, the chance was quite
  65.        big:-)) that the Prefs program wasn't found!
  66.  
  67.      - (Un)set groups window did not close after pushing one of the
  68.        (action) buttons, but you had to hit the close icon or the cancel
  69.        button. Fixed.
  70.        (Report: Xen)
  71.  
  72.      - CheckBirthday program included. Thanks Kai!
  73.        Even got a wonderful icon for it. Thanks Xen!
  74.  
  75.      - DFAEditor/Print: A small window poped up, containing the
  76.        printer name. I had forgotten to remove this 'puts()' call
  77.        after a debugging session. Fixed.
  78.        (Report: K.Kilper, M.Herold, etc.)
  79.  
  80.      - DFAEditor: Sometimes 'Addresses modified' text was 
  81.        not displayed - fixed.
  82.        (Report: Michael Herold)
  83.  
  84.      - DFA-Editor: Status text display function deleted one
  85.        pixel too much.
  86.        (Report: Michael Herold)
  87.  
  88.      - Installer ist now available with german description texts
  89.        as well. Notice: I still use the unlocalized installer, but
  90.        have translated all custom description and help texts.
  91.  
  92.      - (Re)implemented "own" text gadget for the messages
  93.        in the DFAEditor. This should remove any problems with
  94.        OS < 3.x and several "special" fonts.
  95.  
  96.      - *** HD - Problem ***
  97.        Some work lost ;-(
  98.  
  99.      - Search-Next after changing groups crashed.
  100.        Fixed.
  101.        (Report: Kai Iske)
  102.  
  103.      - If you've used a menu shortcut while the listview was
  104.        reformatted (during the DFAEditor startup) and this caused
  105.        a window to open, the main window poped in front as soon
  106.        as the reformatting was finished. Fixed.
  107.        (Report: Xen)
  108.  
  109.      - Cleaned up adr_fileio.h. Format strings no longer needed!
  110.  
  111.      - Changed the default address file name from 
  112.        s:adr.file to DFA:Addressfiles/default.dfa.
  113.        This was done to give the DFA:AddressFiles drawer
  114.        more sense. Up to now it has been an empty drawer;-))
  115.  
  116.      - Improved the information-i look. Up to now the
  117.        lower serive has been overwritten by the frame.
  118.        (Report: Xen)
  119.  
  120.      - Switched back to Smartrefresh...some tests showed that
  121.        simple refresh leeds to problems at least while the main
  122.        window input loop is "locked" (e.g. edit window active) or a
  123.        bit "slow" (other activities).
  124.  
  125.      - Removed a bug that appeared after the change to a simple
  126.        refresh window: Readpixel "sometimes" returned an error 
  127.        code (-1), but this code was used as a pen number ;-( .
  128.  
  129.      - Arexx-Port: IMPORTANT CHANGE
  130.        Up to now I implemented the /T switch as described in
  131.        the RKMs (3rd revision), i.e. giving the parameter just
  132.        toggled the current stage. This was, however not 100% 
  133.        correct as newer information tells.
  134.        Now, the /T switch works as it should have all the time
  135.        before. Giving "ON" or "YES" means toggle switch on, "OFF" or
  136.        "NO" means switch it off.
  137.        I do really hope that this change will not lead to any
  138.        troubles... ;-)
  139.        (Report: Magnus Holmgren)
  140.  
  141.      - Arexx-Port: New command: GUI input/T output/T
  142.        Enables/disables DFAEditor user input and DFAEditor
  143.        "output", i.e. listview updating etc.
  144.        (Request: Kai Iske)
  145.  
  146.      - DFAEditor main window has been an smart refresh window,
  147.        which made the display "a bit slow" on 256 color screens.
  148.        Now it's a simple refresh window with "custom" refresh
  149.        handling.
  150.        (Request: Kai Iske)
  151.  
  152.      - Search function: Looked up some wrong fields. Fixed.
  153.        (Report: Henning Hucke)
  154.  
  155.      - "Improved" the about window, i.e. made it more "fool proof"
  156.        against enforcer hits and "too" long strings.
  157.        Do really hope it works in _every_ case;-)
  158.        (Report: Kai Iske, Xen)
  159.  
  160.      - Implemeted visual feedback for all button gadgets in
  161.        DFAEditor and DFAPrefs.
  162.        Has been some work and needs some more code, but I think,
  163.        it's worth the price;-))
  164.  
  165.      - Added some more messages for the DFA-Editor message
  166.        gadget. Some fine tunig of the user interface for the
  167.        "Search" and "Copy to Clip" functions.
  168.  
  169.      - Another speedup for the reformatting of the
  170.        main address listview. Optimized puddle size for the main
  171.        address list and the display list. Especially the display
  172.        list puddle size was a bit too small.;-)
  173.  
  174.      - Enlarged buffer sizes for the string gadgets in
  175.        DFAEditor/EditWindow. This is the last part in DFA where
  176.        fixed sized buffers are needed, as Gadtools must know
  177.        about the string gadget size.
  178.  
  179.      - Cleaned up some parts of code in:
  180.        * DFAEditor/adr_showdial.c
  181.        * reslib/adr_list.c
  182.        * include/buffers.h
  183.  
  184.      - Enhancement: Sped up address file loading by some
  185.        percent;-))
  186.        (Request: Xen)
  187.  
  188.      - Changed locale handling! Up to now, ALL (english) default
  189.        strings have been included into the dfa.library! This made
  190.        not much sense, of course. Now,  the default locale strings
  191.        are located where they are needed: In the different parts
  192.        of DFA;-) (Editor/Server/Prefs)
  193.  
  194.      - Added clipboard support. Up to now there is only the
  195.        possibility given to COPY the COMPLETE current address
  196.        to the clipboard (UNIT 0). This can be enhanced, of course,
  197.        either by configuration the fields to copy or by setting the
  198.        clipboard unit, etc.
  199.        Only NON-Zero fields are copied to the clipboard.
  200.  
  201.      - Some minor important window positions were not saved.
  202.        Fixed.
  203.  
  204.      - (Un)set groups: It is possible now to change the addresses'
  205.        group flags comfortably out of the DFAEditor main window.
  206.        A window pops up that lets you set / unset the group flags
  207.        of the active/all marked/all addresses.
  208.        (Request: Michael 'MickH' Hohmann)
  209.  
  210.  
  211. -----------------------------------------------------------
  212. Version 2.1                             (12.05.94 18:12:28)
  213. -----------------------------------------------------------
  214.  
  215.      - Panel listview has had a "selected" text field. Removed.
  216.  
  217.      - Redesigned About window to display the DFA logo and the SASG
  218.        logo as well. More work than I'd expected:-)
  219.  
  220.      - DFAEditor/Full: Description texts have been in english.
  221.        Localization works now.
  222.        (Report: Marcel Hofstetter)
  223.  
  224.      - DFAPrefs: Set RMBTRAP flag in all windows (exception: main
  225.        window).
  226.        (Suggestion: Marcel Hofstetter)
  227.  
  228.      - Added 'Windows' like gadget panel. Removed toolbox
  229.        stuff.
  230.  
  231.      - Changed the Edithook for all windows of DFAPrefs that contain
  232.        ONE string/integer gadget only. Up to now it has not been
  233.        possible to leave such a gadget by hitting RETURN.
  234.  
  235.  
  236. -----------------------------------------------------------
  237. Version 2.0                             (21.04.94 00:07:57)
  238. -----------------------------------------------------------
  239.  
  240.        --- Initial release ---
  241.  
  242.  
  243.